home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / ubiquity / ubi-restart-hal < prev   
Text File  |  2009-09-09  |  192b  |  6 lines

  1. #!/bin/sh
  2.  
  3. # We need to restart HAL after OEM-config because we may have changed keyboard
  4. # settings in /etc/default/console-setup, which HAL uses to determine layout.
  5. /etc/init.d/hal restart
  6.